*{
   /* padding: 0;
    margin: 0;*/
    font-family:Roboto Mono, Karma, Cochin, Georgia, 'Times New Roman', serif;
    color: #404040;
    align-content: stretch;
    height: auto;
    text-decoration: none;
}


.body-total{
    /*display: flex;*/
    /*margin-top: 0px;*/
    /*color: black;*/
    /*justify-content: center;*/
    align-content: flex-start;
    
}


.header-box{
    margin-top: 0px;
    width: 100%;
    background-color: white;
    justify-content: center;
    height: 60px;
    /* margin-left: auto;
    margin-right: auto;*/
   border-style: solid;
    /*color: black;*/
    position: -webkit-sticky;
    position: sticky;
    top:0px;
    
    
    
}
.header-main {
    
    max-width:1200px;
    width: 100%;
    height: 100%;
    height: inherit;
    background-color: white;
    box-sizing: inherit;
    justify-content: space-between;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    /*border-style: solid;*/
    /*color: green;*/
    border-top: solid;
    border-top-width: 1px;
    border-top-color: lightgrey;
    
    
}

.nab-centraal{
    justify-content: center;
    height: inherit;
    /*background-color: purple;*/
    width: 100px;
}


.nab-link {
    /*align-content: center;*/
    /*justify-content: center;*/
    /*background-color: khaki;*/
    /*align-content: space-between;*/
    text-align: center;
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}


.header-afbeelding-nabberduk{
    border-style: solid;
   /* color: black;*/
   /* background-color: yellow;*/
    vertical-align: middle;
    text-align: center;
    /*align-content: flex-end;*/
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    height:100%;
    max-width: 50%;
    
    
}

.contact-link {
    /*align-content: center;*/
    /*justify-content: center;*/
    /*background-color: greenyellow;*/
    /*align-content: space-between;*/
    text-align: center;
    width: 100px;
    max-width: 300px
}

a .header-afbeelding-contact{
    
      border-style: solid;
   /* color: black;*/
   /* background-color: yellow;*/
    vertical-align: middle;
    text-align: center;
    /*align-content: flex-end;*/
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: 0;
    height: 85%;
    padding-right: 0px;
    width: 100%;
    
        
}




.header-box-terug{
    margin-top: 0px;
    width: 100%;
    background-color: white;
    justify-content: center;
    height: 60px;
    /* margin-left: auto;
    margin-right: auto;*/
   border-style: solid;
    /*color: black;*/
    
    top:0px;
    
    
    
    
}
.header-main-terug {
    
    max-width:1200px;
    width: 100%;
    height: 100%;
    height: inherit;
    background-color: white;
    box-sizing: inherit;
    justify-content: space-between;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    /*border-style: solid;*/
    /*color: green;*/
    border-top: solid;
    border-bottom: solid;
    border-width: 1px;
    border-color: lightgrey;
    
    
}

.terugknop {
    justify-content: center;
    display: flex;
}

.material-symbols-outlined {
 
  height: auto;
  margin-top: 10px;
  
  
}

.material-symbols-outlined-2 {
      height: auto;
      font-family: Roboto Mono;
      margin-top: 17px;
}




.mainpiece{
    margin:0px;
    
}

.main{
    /*border-style: solid;
    color: black;*/
    margin-top: 20px;
    max-width: 1200px;
    width: 95%;
    display: flex;
    flex-wrap: wrap;  
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    padding: 5px;
    
    
    
}

.tussenstuk{
    
    /*border-style: solid;
    color: green;*/
    max-width: 1200px;
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    padding: 5px;
   
}
.card{
    
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-end;
    /*border-style: dotted;
    color: blue;*/
    min-width: 300px;
    max-width: 332px;
    /*min-width: 50px;*/
    flex:1 1 210px;
    height: auto;
    padding: 5px;
    font-family:Roboto Mono, Karma, Cochin, Georgia, 'Times New Roman', serif;
    margin-top: 10px;
   
    
}




.card .image{
    
    margin-bottom: 10px;
    /*border-color: blue;
    border-style: dotted dotted;
    border-width: 3px;*/
        /*border-style: solid;
    color: lightgrey;
    border-width: 1px; zet deze terug aan voor een grijs randje    */
      
}




.card .image img{
    display: block;
    /*min-width: 280px;*/
    width: 100%;
    height: auto;
    display: flex;
    /*height: 100%;
    object-fit: cover;
    margin-top: 20px
    margin-bottom: 5px;
    display: block;
    /*max-width: 200px;*/
    margin-left: auto;
    margin-right: auto;
   
}

.card .image img:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
  transition: 0.3s;
}

.card .titel{
    padding-left: 0px;
    padding-bottom: 0px;
    text-align: left;
    line-height: 2px;
    height: 20px;
    margin-bottom: 0px;
    color: green;
       
}



.omschrijving{
    font-size: 80%;
    
}


.paginanummer {
    
/*border-style: solid;
border-bottom-color: blue;
border-width: 5px;*/
height:fit-content;
display: flex;
justify-content: center;
}

ul{
    justify-content: center;
    height: fit-content;
    
}

ul .pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: .25rem;
padding: 10px;
justify-content: center;
width: fit-content;
list-style: initial;
border-style: solid;
border-bottom-color: blue;
}
.page-item{
padding: 10px;
/*width: fit-content;*/
float: left;
min-width: 20px;
text-align: center;

}

.page-link {
    display: block;
    height: 100%;
    min-width: 20px;
    width: 40px;
}


.footer{
    
    width: 100%;
    height: 100px;
    border-top-color: lightgrey;
    text-decoration: none;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;    
}

.footer-tekst{
    text-decoration: none;
    max-width:1400px;
    width:auto;
    height: auto;
    box-sizing: inherit;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: lightgrey;
    font-family:Roboto Mono, Karma, Cochin, Georgia, 'Times New Roman', serif;
   
    
}

.footer-tekst p {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    
    
}

.footer-tekst a {
    display: block;
    text-decoration: none;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;


}

.main-box {
           
    /*border-style: solid;
    color: black;*/
    /*margin-top: 60px;*/
    max-width: 1200px;
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    flex-direction: row;
    padding: 5px;
    display: flex;
   
}

    .image-box {
    
    margin-bottom: 30px;
    border-color: blue;
    border-style: dotted;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
      
}

.image-box img{
    display: block;
    /*min-width: 280px;*/
    width: 332px;
    height: auto;
    display: flex;
    /*height: 100%;
    object-fit: cover;
    margin-top: 20px
    margin-bottom: 5px;
    display: block;
    /*max-width: 200px;*/
    margin-left: auto;
    margin-right: auto;
    
}

.omschrijving-box{
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom-style: solid;
    border-top-style: solid;
    border-width: 1px;
    border-color: lightgray;
    max-width:1200px;
    width: 100%;
    height: 100%;
    height: inherit;
    background-color: white;
    box-sizing: inherit;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    font-family:Roboto Mono, Karma, Cochin, Georgia, 'Times New Roman', serif;
}

.omschrijving-box-text{
    font-weight: 600;
    font-size: 18px;
}

.omschrijving-box h3{
 font-size: 30px; 
 font-family:Roboto Mono, Karma, Cochin, Georgia, 'Times New Roman', serif;

}

.omschrijving-box p {
 font-size: 20px; 
 font-family:Roboto Mono, Karma, Cochin, Georgia, 'Times New Roman', serif;
 
}

.contact-us-form{
    
   
   
  }

 .contact-us-input{
      width: 50%;
      min-width: 150px;
      font-family: karma;
      font-size: 18px;
      margin-top: 2px;
  }

.contact-us-form-actions{
    
    margin-top: 20px;
}   

.button {
    background-color: black;
    color: white;
    border: none;
    cursor: pointer;
   /* font-family: calibri;*/
   padding-left: 20px;
   padding-right: 20px;
   transition: 0.3s;
    
}

.button:hover {
    background-color:white;
    color:black;
    border:black;
    border-style: solid;
    border-width: 1px;
}
    

.zoom-box{
    
    /*border-style: solid;
    color: green;*/
    max-width: 1200px;
    width: 95%;
    display: flex;
   /* flex-wrap: wrap;*/
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    padding: 5px;
   
    
    
.zoom-image {
    
   /* flex-shrink: 1;*/
    max-height: 1000px;
    display: flex;
    max-width: 700px;
    width: 95%;
    height: 95%;
}

.zoom-nav{
    justify-content: space-between;
    max-width:1200px;
    width: 100%;
    height: 200px;
    background-color: white;
    box-sizing: inherit;
    justify-content: space-between;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    background-color: red;
}

.link-zoom {
    background-color: brown;
}


}